syInQueue 
Logical Entity Name  syInQueue 
Default Table Name  syInQueue 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

syInQueue Columns 
ColumnName  Domain  Datatype  NULL  Definition 
syInQueueID(PK)    int  NO 
 
TrackingNbr(FK)    uniqueidentifier  NO 
 
ScheduledDate    datetime  NO 
 
MachineName    varchar(255)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

syInQueue Primary and Unique Keys 
Key Name  Key Type  Keys 
SyInQueue_TrackingNbr_SyInQueueId_ScheduledDate_U_N_IDX  Index  ScheduledDate, syInQueueID, TrackingNbr, MachineName, UserID, DateAdded 
SyInQueue_TrackingNbr_U_N_IDX  Index  TrackingNbr 
syInQueue_syInQueueID_U_C_IDX  PrimaryKey  syInQueueID 

syInQueue Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
syQueueXMLMessage  Non-Identifying  One To Zero or More  FK_syInQueue_TrackingNbr_syQueueXMLMessage_TrackingNbr      TrackingNbr  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyInQueue_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

syInQueue Check Constraints 
Check Constraint Name  CheckConstraint 

syInQueue Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

syInQueue Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.BusinessProcessJobQueue 
NO       
Physical (Microsoft SQL Server)
dbo.syInQueue 
NO       

syInQueue Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  System 

syInQueue Data Movement Rules 
Name  Type  Rule Text/Value